home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol C-14 / Vol C-14.iso / games / oggy.swf / scripts / DefineButton2_62 / BUTTONCONDACTION on(release).as
Text File  |  2012-04-23  |  58b  |  5 lines

  1. on(release){
  2.    _Score = "-1";
  3.    gotoAndPlay(552);
  4. }
  5.